Welcome![Sign In][Sign Up]
Location:
Search - slr 1

Search list

[ELanguageslr(1)

Description: 是用slr(1)法做的一个语法分析器,写的比较简单,不过运行的还是不错的。-is slr (1) Act do a parser, written in relatively simple, but is still running well.
Platform: | Size: 5385 | Author: tctc | Hits:

[ELanguage编译原理课程设计 SLR(1)语法分析

Description: 编译原理课程设计 SLR(1)语法分析!我做的,就是没有运行结果,大家先用着-Course Design Compiler Principle SLR (1) syntax analysis! I do, is not running, we used to first
Platform: | Size: 15360 | Author: 超杰 | Hits:

[Otherslr

Description: 编译原理课程试验,一个类C语言编译器前端的SLR方法实现。使用VC,c语言风格-compiler test, a Class C language compiler front-end SLR method. Using VC, c language style
Platform: | Size: 1007616 | Author: 劳尔 | Hits:

[ELanguageSLR(0)

Description: SLR(0)语法分析的简单赋值语句的翻译程序,含词法分析,共800行-SLR (0) syntax analysis of the simple assignment of the translation process, including lexical analysis, a total of 800 firms.
Platform: | Size: 18432 | Author: xiongbo | Hits:

[ELanguageSLR(1)

Description: 用SLR(1)方法实现的类C语言的编译器的语义分析程序。-with SLR (1) Realization of the Class C language compiler is the semantic analysis procedures.
Platform: | Size: 296960 | Author: 魏本峰 | Hits:

[ELanguageSLR1

Description: 在VC下打开SLR1.dsp,阅读工程SLR1,SLR1为一个加、乘(适当扩充可为四则)运算表达式的SLR语法分析器-In the VC open SLR1.dsp, reading works SLR1, SLR1 is a plus, by (an appropriate expansion for 4) operator expression SLR parser
Platform: | Size: 100352 | Author: wzc | Hits:

[ELanguageSLR

Description: SLR分析表,完整实现SLR,很不错哦,大家-SLR analysis table, complete realization of SLR, is pretty good Oh, U.S.
Platform: | Size: 288768 | Author: 张凯瑞 | Hits:

[ELanguageSLR(1)Analyzer

Description: 计算机编译原理相关实验3:一个用SLR(1)文法自底向上的语义分析器-Compilation Principle of computer-related experiment 3: a used SLR (1) Bottom-up grammar semantic analyzer
Platform: | Size: 1234944 | Author: shulin | Hits:

[ELanguageSLR(1)

Description: 编译原理SLR(1)语法分析器-SLR(1)
Platform: | Size: 395264 | Author: cadfsdf | Hits:

[assembly languageSLR

Description: SLR语法分析器,实现基本的功能要求,是基于分析C语言的语法分析器-SLR parser, the realization of the basic functional requirements, is based on the analysis of C language parser
Platform: | Size: 199680 | Author: wangyun | Hits:

[ELanguageSLR

Description: SLR的语法分析器,VC6.0编译器通过,输入输出的文件名详见代码,输出文件中的分析过程和编译原理课本要求类似,根据不同的句子可能需要重新调整对齐格式-A SLR parser, built by MS VC 6.0, an assignment of my Compiler Principles course
Platform: | Size: 1004544 | Author: lyx | Hits:

[Windows Developslr(1)

Description: SLR(1)分析表的构造,编译原理实验会用到-SLR (1) analysis table of the structure, principle of the experiment will be used to compile
Platform: | Size: 321536 | Author: 朱涛 | Hits:

[ELanguageSLR1

Description: 该程序为一个手工编码实现的简单SLR语法分析器,其词法分析器调用接口为lex(),语法分析调用接口为SLR1()。-The program is a simple hand-coded implementation SLR parser, the lexical analyzer is called interface lex (), parsing call interface for the SLR1 ().
Platform: | Size: 225280 | Author: 孔小亮 | Hits:

[ELanguageSLR(1)

Description: SLR(1)分析表分析法,给出一个分析表含action和goto表,然后对给出的语句进行语法分析,规约判断!-SLR (1) analysis table analysis, give an analysis table with action and goto tables, and then parsing the statements given in the statute to judge!
Platform: | Size: 548864 | Author: 肖琴琴 | Hits:

[ELanguageSLR(1)

Description: SLR(1)文法的编译课程设计,内容详细,有LL(1)文法,和SLR(1)分析表,能够对规范试进行分析
Platform: | Size: 1100800 | Author: lk | Hits:

[ELanguageSLR1

Description: 在VC下打开LRTrans1.dsp,阅读工程LRTrans1,LRTrans1为一个加、乘(适当扩充可为四则)运算表达式的SLR语法分析器,规定其文法如下: 文法3: (0) S ->E (1) E->E+E (2) E->E*E (3) E->(E) (4) E->i 经分析其SLR(1)分析表如下(分析表按“操作符运算优先级和运算符的结合率”方法解决冲突——*优先集高于+,*和+的结合率均为左结合) -In the VC to open LRTrans1.dsp, read the works LRTrans1, LRTrans1 as a plus, by (the appropriate expansion for 4) expression is the SLR parser, the provisions of the grammar as follows: Grammar 3: (0) S' -> E (1) E-> E+ E (2) E-> E* E (3) E-> (E) (4) E-> i by the analysis of the SLR (1) of the table as follows (of the table by " operation Fu operator precedence and operator binding rate " method of conflict resolution priority set higher than the+--*,* and+ binding rate for both left-associative)
Platform: | Size: 13312 | Author: chivas | Hits:

[ELanguageslr(1)

Description: SLR(1)分析法的引入是当文法的LR(0)项目集规范族中存在移进-归约冲突或归约-归约冲突时,可以通过向前查看一个符号的办法来进行处理,以解决冲突。-SLR (1) analysis method was introduced when the grammar of the LR (0) item sets exist in family moved into the specification- reduce conflicts or reduction- reduce conflicts, you can see a symbol by way forward to deal with, to resolve the conflict.
Platform: | Size: 813056 | Author: 刘晓庆 | Hits:

[Data structsSLR(1)

Description: 编写识别表达式拓广文法的合法句子的SLR(1)分析程序,对输入的任意符号串,给出分析过程及分析结果。分析过程要求输出步骤、状态栈、符号栈、输入串和语法动作。如果该符号串不是表达式文法的合法句子,要给出尽量详细的错误提示。-Write a recognition of the legitimate expression of broadening the sentence grammar SLR (1) analysis program , for any input string of symbols , given the results of the analysis process and analysis . Analysis requires that the output step , the state stack , stack symbols , and syntax input string action . If the string is not an expression grammar symbol lawful sentence , try to give a detailed error message.
Platform: | Size: 310272 | Author: suhuhu | Hits:

[ELanguageSLR

Description: 程序输入为形如i+i*i# 或者ii#的串,对于SLR(1)分析,输出为包括分析步骤、分析栈情况、剩余输入串以及分析动作在内的分析过程,并考虑增加语义分析生成中间代码功能的程序扩展。-Program input shape i+i* i# or ii# string for the analysis of the SLR (1), the output analysis to include steps to analyze the analysis process, including the stack situation, the remaining input string, and analysis of action, and consider increasing the semantic analysis to generate The function of intermediate code program expansion.
Platform: | Size: 203776 | Author: Jiang | Hits:

[OtherSLR(1)gram

Description: 利用VC根据文法实现对应SLR(1)文法-Using VC grammar achieve corresponding SLR (1) grammar
Platform: | Size: 5795840 | Author: | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net